	
;;; QQ: 67762207
[@main]
#IF
#SAY
_...... \ \
_With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
_<Close/@exit>

[@TalkToQuest]
#ACT
Mov D0 0
#IF
Check [112] 1
Check [312] 0
#SAY
<On the task of dialogue./@CALL_AreaQuest12> \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@CALL_AreaQuest12]
#CALL [AreaQuest\ChoBoGuide12\ChoBoGuide12.txt] @Bichon_Sowangya_32

[@NoQuest_Say]
#iF
#SAY
_Beach of the land may be small, but very fertile, the people are kind-hearted and kind-hearted ... ... \ \
[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207